@payroll
Feature: Payroll Management Functionalities
File name: payroll.feature
Relative path: features/payroll.feature
Given
TR user logged into the application
Then
TR user creates a new labor order
Then
TR user verifies that the labor order is pushed to the summary sheet and verifies the details
Then
TR user creates a timesheet for the same labor order
Then
user click on logout button
Then
Ops user logged into the application
Then
Ops user submits and approve the timesheet
Then
user click on logout button
Then
OCU user logged into the application
Then
OCU user does the Batch ready
Then
Click on shift
Then
verify the link in child tab payroll-timesheet screen
locator.fill: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('xpath=//textarea[@id=\'addComment\']')
============================================================
at yardOrderPagePOC.(anonymous) (C:\SOTA-AUTOMATION\src\pages\yardOrderPOC.page.ts:1340:94)
at step (C:\SOTA-AUTOMATION\src\pages\yardOrderPOC.page.ts:33:23)
at Object.next (C:\SOTA-AUTOMATION\src\pages\yardOrderPOC.page.ts:14:53)
at fulfilled (C:\SOTA-AUTOMATION\src\pages\yardOrderPOC.page.ts:5:58)
Then
verify Notify manager functionality